_nifectl apps create_

Create a new application

About#

The APPS CREATE command will both register a new application with the nife platform and create the nife.toml file which controls how the application will be deployed.

Usage#

nifectl apps create [APPNAME] [flags]

Options#

-h, --help help for create

Global Options#

-t, --access-token string nife API Access Token
-j, --json json output

See Also#